home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_66495.txt < prev    next >
Text File  |  1990-08-14  |  1KB  |  62 lines

  1. -- card: 66495 from stack: in
  2. -- bmap block id: 92329
  3. -- flags: 4000
  4. -- background id: 36263
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put item 2 to 4 of the abbrev date into field "date"
  9. end openCard
  10.  
  11. on closeCard
  12.   hide card field "Instructions"
  13. end closeCard
  14.  
  15.  
  16. -- part 1 (field)
  17. -- low flags: 81
  18. -- high flags: 0004
  19. -- rect: left=128 top=174 right=257 bottom=371
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 2
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: Instructions
  28. ----- HyperTalk script -----
  29. on mouseDown
  30.   hide card field "Instructions"
  31. end mouseDown
  32.  
  33.  
  34. -- part contents for background part 1
  35. ----- text -----
  36. 0 courses
  37.  
  38. -- part contents for background part 2
  39. ----- text -----
  40.  Aug 13, 1990
  41.  
  42. -- part contents for background part 4
  43. ----- text -----
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. -- part contents for card part 1
  60. ----- text -----
  61.  
  62. Under the File menu select New Course.  Select Quit under the File menu to return to the Shell.